Skip to content

chore: add dependabot config for security updates only#1729

Merged
Sqrrl merged 1 commit into
mainfrom
chore/dependabot-security-config
Jun 23, 2026
Merged

chore: add dependabot config for security updates only#1729
Sqrrl merged 1 commit into
mainfrom
chore/dependabot-security-config

Conversation

@Sqrrl

@Sqrrl Sqrrl commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add .github/dependabot.yml with security-only updates (open-pull-requests-limit: 0 disables routine version bumps)
  • Group all security advisories into a single weekly PR via the security group
  • Covers root, packages/*, and apps/* workspace directories

Context

Closes the stale overlapping Dependabot security PR backlog (#1689, #1688, #1687, #1686, #1651, #1565) which bundled breaking majors and failed CI. After merge, those PRs will be closed so Dependabot can regenerate clean, scoped security PRs.

Test plan

  • Config matches Dependabot v2 schema
  • Merge and close stale Dependabot PRs
  • Verify Dependabot opens a fresh grouped security PR

Made with Cursor

Disable routine version-update PRs via open-pull-requests-limit: 0
and group security advisories into a single weekly PR.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
getflipdev Ignored Ignored Jun 23, 2026 9:47am
staginggetflipdev Ignored Ignored Jun 23, 2026 9:47am

Request Review

@Sqrrl Sqrrl merged commit 55a277d into main Jun 23, 2026
7 checks passed
@Sqrrl Sqrrl deleted the chore/dependabot-security-config branch June 23, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant